home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl060 / dblit12c.lzh / INTRO.DBN < prev    next >
Encoding:
Text File  |  1993-09-07  |  14.2 KB  |  190 lines

  1.                                                                            
  2. Thank you.  The first several records in this file will help to serve as an
  3. introduction to dbLite.  To read these notes you will use the F5 key to    
  4. open and close this window.  F5 toggles the note window open and closed.   
  5. In fact, try it now. Pressing F5 once will close the window and pressing   
  6. it once more will open it. In order to read all the notes associated with  
  7. records you will use the F5 key (open and close the note window) and the   
  8. PgUp and PgDn keys.  Those keys will move you from record to record. Once  
  9. you close the note window you will be in EDIT MODE.  In that mode you can  
  10. enter information into your data base.  To move from record 1 to record 2, 
  11. you should press PgDn.  To go back you use PgUp. (not in NOTE mode [now]   
  12. only in EDIT mode (when you close this window) So once you have read this  
  13. note window, you can close it with the F5 key.  PgDn to record 2 and then  
  14. press F5 again to open the note that is associated with (attached to) that 
  15. record.                                                                    
  16. To Review:                                                                 
  17.                                                                            
  18. F5 opens and closes notes from the EDIT mode and NOTE mode.                
  19. PgUp and PgDn moves you from record to record (only in EDIT MODE).         
  20.                                                                            
  21. Use that knowledge now to read the next note. (F5, PgDn, F5)               
  22. Okay, this window is an example of a note which you can attach to any      
  23. record.  You will set up records to store information about people, places 
  24. and things you want to keep track of. Databases are made up of units of    
  25. storage called records.  When you look at dbLite's EDIT MODE screen (the   
  26. one you see if you use F5 to toggle this window closed) you see four       
  27. windows running consecutively down the middle of the screen.  These windows
  28. are designed to contain records.  They will show you four of your records  
  29. somewhere in your database.  The second window from the top is THE edit    
  30. window.  This is where you will actually enter and edit your records.      
  31. (It's easy to identify because it has arrows pointing toward it)           
  32. Each record is made up of five regular fields.  The Down Arrow and Up Arrow
  33. keys ( along with ENTER ) will allow you to move from field to field       
  34. within each record.  The easiest way to enter information into dbLite is to
  35. type it line by line using ENTER to set the field information and move     
  36. you down to the next field.  When you are finished with field #5, ENTER    
  37. will move you to field #1 of the next record.  PgDn also moves you down but
  38. you will find yourself in field #5 (if you were in that field when you hit 
  39. PgDn).  Use PgUp and PgDn to move up and down to view your records.  Use   
  40. ENTER to enter information a line at a time.                               
  41.                                                                            
  42. Close this window with F5-PgDn to the next record-Use F5 to view its note  
  43. The information which you are entering into your database will be organized
  44. into units called records.  A record is a unit unto itself.  Each record   
  45. will then be broken down into sub-units called fields.  The best way to    
  46. make this concept understandable is to provide an example.  Let's use      
  47. people as our subject and create an example database.  Each person we will 
  48. be recording information on will be considered a record.  Information about
  49. that person will be contained in fields.                                   
  50.                                                                            
  51.   Field One: Alphonse Capone                                               
  52.   Field Two: 2121 Apian Way                                                
  53. Field Three: Roman, Illinois                                               
  54.  Field Four: 21212                                                         
  55.  Field Five: (212) 111-1212 fax: 222-2121                                  
  56.                                                                            
  57. Thus we have five fields, broken down into NAME, STREET ADDRESS, CITY &    
  58. STATE, ZIP CODE, PHONE NUMBERS.  As long as we are consistently entering   
  59. information of the same type in the same field of our database, we will be 
  60. able to organize that information in unique ways.  Close this note and go  
  61. to the next record.                                                        
  62.                                                                            
  63.                                                                            
  64. As you can see, Al is a record in this database.  Each field in this       
  65. database can be used as an index. That is, we can organize the order in    
  66. which the records appear by any field.  Normally you would organize people 
  67. alphbetically.  The problem with Al is we have his first name first and his
  68. last name last.  When we sort this database by field one, Al could be first
  69. in line even though his last name starts with C.  So, we could make him    
  70. Capone, Al on line one but if we did that and we produced mailing labels,  
  71. it would look pretty formal when we mailed Al his stuff.  (that is not to  
  72. say that you may not want to simply order people in this manner, there is  
  73. no law against it) We have other fields available, however, which allow us 
  74. further indexing outside of the what appears on a label.  Those fields are 
  75. called a memo.  The memo gives us four more fields to utilize.             
  76.                                                                            
  77. The first 5 fields (lines) in our record are each 35 characters long.      
  78. The memo fields are 4 in number and each have 20 characters.               
  79. This note window is composed of 21 lines of 75 characters.                 
  80.                                                                            
  81. Let's see a memo.  Close this note window. PgDn to the next record. Then   
  82. while holding down the Alt key press V (for View memo)                     
  83.                                                                            
  84. After you look at the memo window a little, then F5 to open the note.      
  85. Okay, we now have an additional four fields to use to help organize our    
  86. database.  We can order it by:  name                                       
  87.                                 age                                        
  88.                                 seniority                                  
  89.                                 job title                                  
  90.                                                                            
  91. One thing to remember: dbLite is a free form database.  There are no       
  92. "description" titles next to each field.  This is to allow you a certain   
  93. freedom.  You must be consistent with information you wish to sort (index) 
  94. by. That is, keeping name on line one.  If it is a customer name, such as a
  95. business name, then it will be sortable pretty easily. IBM will sort after 
  96. AT&T because "I" comes after "A" in the alphabet. I suggest left justifying
  97. everything at first until you become familiar with the program.  (start    
  98. typing at column one)                                                      
  99.                                                                            
  100. But if you are not interested in ordering (sorting) your information by    
  101. every field you create then you can be more flexible in how you use your   
  102. fields.  You'll notice that Al's phone numbers are both on the same line.  
  103. It's of little importance that his fax number isn't separate.  You can     
  104. search for "fax" to find all customers with fax numbers but you may not be 
  105. interested in arranging them that way.  (see next note)                    
  106. Okay, keeping track of people, places and things is one use for dbLite.    
  107. Once entered that information is easily retrievable upon demand. You can   
  108. add contacts as they become known by appending to the database. Once added 
  109. a contact can be put into proper alpha order by sorting. Once enough       
  110. contacts are entered, a report can be printed and labels can be made for   
  111. address books and envelope addressing. Up to 1,001 contacts can be kept in 
  112. any one file.  The number of files you can have is up to you.  (there is an
  113. ultimate limit but I doubt that you will ever find it using dbLite for a   
  114. small business or as a personal database)                                  
  115.                                                                            
  116. Since it is "freeform" you can also use dbLite as a reminder system. Keep a
  117. file called Things or TTD (for things to do). Enter your reminders as they 
  118. become known. Delete them as they are accomplished or just change the      
  119. number in the priorities field if you want to keep track of your           
  120. accomplishments.  That is, use one field (obviously always the same line)  
  121. to prioritize your things to do.  See the next record as an example.       
  122. You can open your TTD or Things file when something occurs to you that     
  123. you must keep track of and make sure you get done.  If it involves         
  124. contacting someone, you can open your address file, F3 (to search) for your
  125. contact person, get their phone number, or fax number and call them. As you
  126. talk with them, you may need to append something to your schedule, so you  
  127. open your schedule file and jot down an appointment.  Each time a new      
  128. contact person is made, you can add a record either by Appending from the  
  129. Main Menu or just paging down to the last record and hitting ENTER or PgDn 
  130. or by using Insert from the Main Menu.  That's right, there are usually    
  131. several ways to accomplish things you want to do in dbLite.  Why?  Because 
  132. a program should work the way you want it to work, not the way you MUST be 
  133. trained to work.                                                           
  134.                                                                            
  135. dbLite has a lot of functionality.  It is pretty simple to use.  You are   
  136. currently reading your 7th note.  You are using a Shareware program.  It is
  137. a fully functional, well documented program with help screens.  You can    
  138. figure out how to use it from the manual or just by playing with it.  You  
  139. can probably get about 80% of what it can do intuitively.  If you find it  
  140. useful, you may want to consider the advantages of registering it.         
  141.                                                                            
  142.                               F5 PgDn F5                                   
  143. 1.  This file is the tip of the iceberg in a full tutorial on what a       
  144.     database is and how to use it to your best advantage.  Even if YOU     
  145.     can figure out how to use this program, you may well consider seeing   
  146.     your secretary or co-workers or your better-half trained in its use.   
  147.     Registration brings the complete interactive tutor which will allow    
  148.     you to sit someone else down at the keyboard and have them learn       
  149.     how to use it.  Then THEY can help you catalog your inventory or your  
  150.     contacts.  Further, maybe YOU need help.  Even if you can use the      
  151.     program you probably don't want to sit down and read all the docs      
  152.     which will allow you to use all of its features.  Interactive learning 
  153.     can be accomplished on a laptop on a trip or in between work sessions. 
  154.                                                                            
  155. 2.  If you can learn to use dbLite from these interactive learning         
  156.     sessions, then you can further learn other subjects the same way. I am 
  157.     in the process of developing learning modules which will work from     
  158.     within dbLite.  You will have access to a quarterly newsletter         
  159.     offering these modules.  You will be offered periodic upgrades to the  
  160.     program (at only the cost of shipping and handling - five bucks).      
  161.                                                                            
  162. 3.  The price of the interactive tutor, newsletter and upgrades (at cost)  
  163.     is $10.00.  It makes your use LEGAL and it brings YOU extra value.     
  164. To: Mike Seither                      [make sure you fill in the record to]
  165.     6900 Hastings St.                 [which this note is attached with   ]
  166.     Metairie, La.  70003              [your name and address then WHEN    ]
  167. ($10 check or money order made out    [THE FORM IS COMPLETE PRESS ESC AND ]
  168.  to: Mike Seither)                    [SELECT THE TYPE OF PRINTER YOU HAVE]
  169. Please register my copy of dbLite version 1.2a.  Forward the latest version
  170. with helpful utility programs and an interactive tutor.  Send me a         
  171. quarterly newsletter and qualify me for periodic major upgrades at only the
  172. cost of shipping and handling ($5.00) which I have no obligation to buy.   
  173.                                                                            
  174. Where I obtained dbLite :                                                  
  175. What is my primary use  : [ ] business [ ] personal [ ] both               
  176. Kind of computer I use  : [ ] 8088/8086 [ ] 80286 [ ] 80386 [ ] 80486      
  177.              monitor    : [ ] color [ ] monochrome [ ] laptop / notebook   
  178.              hard drive : [ ] yes [ ] floppy only                          
  179. Retail software used    :                                                  
  180. Comments about dbLite   :                                                  
  181.                                                                            
  182.                                                                            
  183.                                                                            
  184.                                            Disk Size: [ ] 3_1/2 [ ] 5_1/4  
  185.